projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6434ee4
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 2 Jan 2007 23:57:14 +0000
(23:57 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 2 Jan 2007 23:57:14 +0000
(23:57 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 3b7703122ad4906f4eae3eaa1e509837ac831f89..d9d878cc85ddbce75d3aa4072076e506cd89ad0f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2007-01-02 Juanma Barranquero <lekktu@gmail.com>
+ * emulation/viper.el (viper-custom-file-name, viper-mode):
+ Fix typos in docstrings.
+
* subr.el (momentary-string-display): After moving point, set POS
variable to it to avoid later errors once the buffer is modified.
Doc fix.